Installing Git Large File Storage 您所在的位置:网站首页 linux fls Installing Git Large File Storage

Installing Git Large File Storage

2024-03-31 05:52| 来源: 网络整理| 查看: 265

Navigate to git-lfs.com and click Download. Alternatively, you can install Git LFS using a package manager:

To use Homebrew, run brew install git-lfs. To use MacPorts, run port install git-lfs.

If you install Git LFS with Homebrew or MacPorts, skip to step six.

On your computer, locate and unzip the downloaded file.

Open TerminalTerminalGit Bash.

Change the current working directory into the folder you downloaded and unzipped.

cd ~/Downloads/git-lfs-1.X.X

Note: The file path you use after cd depends on your operating system, Git LFS version you downloaded, and where you saved the Git LFS download.

To install the file, run this command:

$ ./install.sh > Git LFS initialized.

Note: You may have to use sudo ./install.sh to install the file.

Verify that the installation was successful:

$ git lfs install > Git LFS initialized.

If you don't see a message indicating that git lfs install was successful, please contact us through the GitHub Support portal. Be sure to include the name of your operating system.



【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

      专题文章
        CopyRight 2018-2019 实验室设备网 版权所有